Welcome![Sign In][Sign Up]
Location:
Search - linux jpeg

Search list

[Linux-Unix(intel_ipp)jpeg编解码

Description: Linux的基于intel的ipp库的jpeg编解码程序源码,嵌入式开发,适用PXA270开发板-Linux-based Intel's ipp jpeg library procedures source codec, embedded development, application development board PXA270
Platform: | Size: 25233 | Author: 力量 | Hits:

[Otherjpeg(arm)

Description: bmp图像转换成jpeg图像的一个linux的小程序-bmp image is converted into a jpeg image of the small programs linux
Platform: | Size: 25178 | Author: 王维 | Hits:

[Linux-Unixjpeg-6b

Description: 一个jpeg相关的函数库,可在linux下编译,对图像处理比较有用-a jpeg related functions can be compiled under Linux, the more useful image processing
Platform: | Size: 489744 | Author: fengyi | Hits:

[Special Effectsjpeg

Description: ARM 基于 LINUX 的图象处理的代码
Platform: | Size: 3875 | Author: 王宇舜 | Hits:

[Technology ManagementLINUX-pictureinconsole.txt.tar

Description: 在Linux控制台下显示JPEG图像。通常情况下,在Linux控制台下是无法查看图像文件的,要想查看图像文件,比如要查看JPEG格式的图像文件,可能必须启动X-Windows,通过GNOME或者KDE之类的桌面管理器提供的图像查看工具查看图片内容。那么,能不能有办法在控制台下面简单地浏览图像内容呢。实际上,这是完全可以的。在Linux下有一个名为zgv的看图软件就是工作在控制台下的。不过,由于它所使用的底层图形库svgalib已经是一个比较“古老”的图形库了,所以现在知道zgv的人并不是很多,用的人就更少了。
Platform: | Size: 5612 | Author: ookulou | Hits:

[Other resourcejpeg dcode

Description: linux下的JPEG图像处理源码-Image processing codes of JPEG for linux
Platform: | Size: 372448 | Author: 万成凯 | Hits:

[2D Graphicjpeg_encode

Description: jpeg压缩文件源码格式,armlinux的拍照-jpeg format compressed file source, armlinux camera
Platform: | Size: 5120 | Author: ron | Hits:

[Compress-Decompress algrithmsjpeg_ls_v2.2

Description: 实现图像的jpeg无损压缩,可以在linux系统下经过交叉编译器编译后在arm上实现,已经写好makefile文件-Realize jpeg image lossless compression, you can linux system through cross-compiler to compile in the arm to achieve, has written makefile file
Platform: | Size: 3459072 | Author: 华玉环 | Hits:

[Technology ManagementLINUX-pictureinconsole.txt.tar

Description: 在Linux控制台下显示JPEG图像。通常情况下,在Linux控制台下是无法查看图像文件的,要想查看图像文件,比如要查看JPEG格式的图像文件,可能必须启动X-Windows,通过GNOME或者KDE之类的桌面管理器提供的图像查看工具查看图片内容。那么,能不能有办法在控制台下面简单地浏览图像内容呢。实际上,这是完全可以的。在Linux下有一个名为zgv的看图软件就是工作在控制台下的。不过,由于它所使用的底层图形库svgalib已经是一个比较“古老”的图形库了,所以现在知道zgv的人并不是很多,用的人就更少了。-In the Linux console display JPEG images. Under normal circumstances, in the Linux console is unable to view the image file, in order to view the image files, such as To view the JPEG format image files, you may have to restart X-Windows, through like GNOME or KDE desktop manager provided Image View tool to view the content of the image. So, can the console should not have the means to simply browse the following image content does. In fact, this is entirely possible. In Linux under a zgv is the work of the plug-in under the console. However, since it uses the bottom of svgalib graphics library is a relatively
Platform: | Size: 5120 | Author: ookulou | Hits:

[Linux-Unixjpeg_drv

Description: linux s3c6410 jpeg decoder driver
Platform: | Size: 16384 | Author: liuduo | Hits:

[Embeded Linuxshowimg

Description: 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
Platform: | Size: 5120 | Author: 吴均 | Hits:

[Linux-Unixv4l2_grab.tar

Description: linux v4l2 camera driver unit test, grab stream into a jpeg picture on you file system
Platform: | Size: 6144 | Author: DC | Hits:

[Graph programjpegsrc.v8a.tar

Description: Linux环境下,jpeg图像处理源码,适合嵌入式系统开发-Linux environment, jpeg image processing source code, suitable for embedded systems development
Platform: | Size: 961536 | Author: Robert | Hits:

[Windows DevelopJPEGxiangxifenxi

Description: JPEG 原理详细实例分析及其在嵌入式 Linux 中的应用,欢迎大家下载-JPEG detailed examples of theory and its application in embedded Linux application, welcome to download
Platform: | Size: 892928 | Author: fxl | Hits:

[Graph programnetpbm-10.35.74

Description: linux下将各类格式图片转换最新工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,-linux image convert under the latest tools for all kinds of formats, including bmp, jpeg, gif, ppm, jpg, pcx, png,
Platform: | Size: 2548736 | Author: 王天天 | Hits:

[Linux-Unixjpeg

Description: 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中由com转为PGM格式的程序。 <4>所有的C程序均是在Linux(Rethat7.3)下完成。-Compressed package includes: 1. The JPEG and DPCM algorithm article 2. To achieve its compression algorithm procedure 3. The image compression information. Readers please note: <1> discussed here is the gray image compression does not involve color images. <2> to achieve compression, the input image data using a custom format (com format), record the first four bytes of the image width and height, and then is gradually Line of image data, image mark the beginning and no end. This format of image data is obtained from the BMP image. <3> There are no procedures for JPEG decompression algorithm, compressed data stored as a standard JPEG file format, you can open in any view. DPCM method of solution Compressed program data is still stored as com format, you can watch it turn into a PGM format, compressed in the com format to PGM program. <4> All the C programs are in Linux (Rethat7.3) to complete.
Platform: | Size: 1811456 | Author: shikaichang | Hits:

[Linux-Unixusb-zc0301-v4l2-video0-jpeg

Description: 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel application programming interface used on the vehicle traveling data recorder function USB camera capture images using the realization of the development. Based on embedded Linux systems ARM9 (EDB9260) platform, the platform hardware and software systems to build the profile. Configuring the kernel developers EDB9260 (2.6.19), and then the specific description is based on the USB camera image video4linux acquisition program implementation, the use autotools to create Makefile to compile the image acquisition program. Successful collection and save images to finalize implementation of JPEG compression.
Platform: | Size: 768000 | Author: 房龙 | Hits:

[Linux-Unixgsnap.tar

Description: linux抓屏的源代码. 可以保存为png, jpeg.-linux screen snapshot capture.
Platform: | Size: 3072 | Author: 志强 | Hits:

[Embeded Linuxlinux-jpeg-decoding

Description: 嵌入式linux下的jpeg图片解码程序。程序自动搜索给定目录下的jpeg文件,并解码,按照屏幕缩放显示。-Embedded linux under jpeg image decoding process. The program automatically search for the given jpeg files in a directory and decoding, follow the onscreen zoom display.
Platform: | Size: 4096 | Author: 杨智勇 | Hits:

[Compress-Decompress algrithmsjpeg-9.tar

Description: linux下jpeg源码库压缩库自己修改成使用内存操作。-source library under linux jpeg compression library modified to use their own memory operation.
Platform: | Size: 3850240 | Author: 陈汉元 | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net